home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbmdixpl / mdiform1.frm < prev    next >
Text File  |  1995-05-07  |  20KB  |  795 lines

  1. VERSION 2.00
  2. Begin MDIForm MDIForm1 
  3.    Caption         =   "MDIForm1"
  4.    ClientHeight    =   6315
  5.    ClientLeft      =   1890
  6.    ClientTop       =   2340
  7.    ClientWidth     =   6570
  8.    Height          =   7005
  9.    Left            =   1830
  10.    LinkTopic       =   "MDIForm1"
  11.    Top             =   1710
  12.    Width           =   6690
  13.    Begin PictureBox Statusbar 
  14.       Align           =   2  'Align Bottom
  15.       BackColor       =   &H00C0C0C0&
  16.       Height          =   495
  17.       Left            =   0
  18.       ScaleHeight     =   465
  19.       ScaleWidth      =   6540
  20.       TabIndex        =   1
  21.       Top             =   5820
  22.       Width           =   6570
  23.       Begin PictureBox StatusLine 
  24.          BackColor       =   &H00C0C0C0&
  25.          Height          =   252
  26.          Left            =   120
  27.          ScaleHeight     =   225
  28.          ScaleWidth      =   6105
  29.          TabIndex        =   2
  30.          Top             =   120
  31.          Width           =   6132
  32.       End
  33.    End
  34.    Begin PictureBox Toolbar 
  35.       Align           =   1  'Align Top
  36.       BackColor       =   &H00C0C0C0&
  37.       Height          =   495
  38.       Left            =   0
  39.       ScaleHeight     =   465
  40.       ScaleWidth      =   6540
  41.       TabIndex        =   0
  42.       Top             =   0
  43.       Width           =   6570
  44.       Begin PictureBox B_Toolbar 
  45.          Height          =   336
  46.          Index           =   7
  47.          Left            =   3360
  48.          Picture         =   MDIFORM1.FRX:0000
  49.          ScaleHeight     =   300
  50.          ScaleWidth      =   315
  51.          TabIndex        =   11
  52.          Top             =   84
  53.          Width           =   348
  54.       End
  55.       Begin PictureBox B_Toolbar 
  56.          Height          =   336
  57.          Index           =   6
  58.          Left            =   2520
  59.          Picture         =   MDIFORM1.FRX:029A
  60.          ScaleHeight     =   300
  61.          ScaleWidth      =   315
  62.          TabIndex        =   10
  63.          Top             =   84
  64.          Width           =   348
  65.       End
  66.       Begin PictureBox B_Toolbar 
  67.          Height          =   336
  68.          Index           =   5
  69.          Left            =   2160
  70.          Picture         =   MDIFORM1.FRX:058C
  71.          ScaleHeight     =   300
  72.          ScaleWidth      =   315
  73.          TabIndex        =   9
  74.          Top             =   84
  75.          Width           =   348
  76.       End
  77.       Begin PictureBox B_Toolbar 
  78.          Height          =   336
  79.          Index           =   4
  80.          Left            =   1800
  81.          Picture         =   MDIFORM1.FRX:089A
  82.          ScaleHeight     =   300
  83.          ScaleWidth      =   315
  84.          TabIndex        =   8
  85.          Top             =   84
  86.          Width           =   348
  87.       End
  88.       Begin PictureBox B_Toolbar 
  89.          Height          =   336
  90.          Index           =   3
  91.          Left            =   1440
  92.          Picture         =   MDIFORM1.FRX:0B8C
  93.          ScaleHeight     =   300
  94.          ScaleWidth      =   315
  95.          TabIndex        =   7
  96.          Top             =   84
  97.          Width           =   348
  98.       End
  99.       Begin PictureBox B_Toolbar 
  100.          Height          =   336
  101.          Index           =   0
  102.          Left            =   120
  103.          Picture         =   MDIFORM1.FRX:0E3E
  104.          ScaleHeight     =   300
  105.          ScaleWidth      =   315
  106.          TabIndex        =   6
  107.          Top             =   84
  108.          Width           =   348
  109.       End
  110.       Begin PictureBox B_Toolbar 
  111.          Height          =   336
  112.          Index           =   8
  113.          Left            =   3000
  114.          Picture         =   MDIFORM1.FRX:10D8
  115.          ScaleHeight     =   300
  116.          ScaleWidth      =   360
  117.          TabIndex        =   5
  118.          Top             =   84
  119.          Width           =   396
  120.       End
  121.       Begin PictureBox B_Toolbar 
  122.          Height          =   336
  123.          Index           =   1
  124.          Left            =   480
  125.          Picture         =   MDIFORM1.FRX:13CA
  126.          ScaleHeight     =   300
  127.          ScaleWidth      =   360
  128.          TabIndex        =   4
  129.          Top             =   84
  130.          Width           =   396
  131.       End
  132.       Begin PictureBox B_Toolbar 
  133.          Height          =   336
  134.          Index           =   2
  135.          Left            =   840
  136.          Picture         =   MDIFORM1.FRX:16A0
  137.          ScaleHeight     =   300
  138.          ScaleWidth      =   360
  139.          TabIndex        =   3
  140.          Top             =   84
  141.          Width           =   384
  142.       End
  143.       Begin PictureBox CMDialog1 
  144.          FontBold        =   0   'False
  145.          FontItalic      =   0   'False
  146.          FontName        =   "MS Sans Serif"
  147.          FontSize        =   8.25
  148.          FontStrikethru  =   0   'False
  149.          FontTransparent =   0   'False
  150.          FontUnderline   =   0   'False
  151.          Height          =   480
  152.          Left            =   0
  153.          ScaleHeight     =   450
  154.          ScaleWidth      =   1170
  155.          TabIndex        =   12
  156.          Top             =   0
  157.          Width           =   1200
  158.       End
  159.    End
  160.    Begin Menu M_File 
  161.       Caption         =   "&File"
  162.       Begin Menu M_New 
  163.          Caption         =   "&New"
  164.       End
  165.       Begin Menu M_Open 
  166.          Caption         =   "&Open ..."
  167.       End
  168.       Begin Menu M_Save 
  169.          Caption         =   "&Save"
  170.          Shortcut        =   ^S
  171.       End
  172.       Begin Menu M_SaveAs 
  173.          Caption         =   "Save &as ..."
  174.          Shortcut        =   ^A
  175.       End
  176.       Begin Menu M_Close 
  177.          Caption         =   "&Close "
  178.       End
  179.       Begin Menu M_Dummy1 
  180.          Caption         =   "-"
  181.       End
  182.       Begin Menu M_Print 
  183.          Caption         =   "&Print"
  184.          Shortcut        =   ^P
  185.       End
  186.       Begin Menu M_PrinterSetup 
  187.          Caption         =   "P&rinter Setup ..."
  188.       End
  189.       Begin Menu M_Dummy4 
  190.          Caption         =   "-"
  191.       End
  192.       Begin Menu M_Exit 
  193.          Caption         =   "&Exit"
  194.       End
  195.    End
  196.    Begin Menu M_Edit 
  197.       Caption         =   "&Edit"
  198.       Begin Menu M_Undo 
  199.          Caption         =   "&Undo"
  200.          Shortcut        =   ^Z
  201.       End
  202.       Begin Menu M_Dummy7 
  203.          Caption         =   "-"
  204.       End
  205.       Begin Menu M_Cut 
  206.          Caption         =   "Cu&t"
  207.          Shortcut        =   ^X
  208.       End
  209.       Begin Menu M_Copy 
  210.          Caption         =   "&Copy"
  211.          Shortcut        =   ^C
  212.       End
  213.       Begin Menu M_Paste 
  214.          Caption         =   "&Paste"
  215.          Shortcut        =   ^V
  216.       End
  217.       Begin Menu M_Delete 
  218.          Caption         =   "&Delete"
  219.          Shortcut        =   {DEL}
  220.       End
  221.    End
  222.    Begin Menu M_Options 
  223.       Caption         =   "&Options"
  224.       Begin Menu M_Font 
  225.          Caption         =   "&Font"
  226.       End
  227.       Begin Menu M_Color 
  228.          Caption         =   "&Color"
  229.       End
  230.       Begin Menu M_Dummy6 
  231.          Caption         =   "-"
  232.       End
  233.       Begin Menu M_Toolbar 
  234.          Caption         =   "&Toolbar"
  235.          Checked         =   -1  'True
  236.       End
  237.       Begin Menu M_Statusbar 
  238.          Caption         =   "&Statusbar"
  239.          Checked         =   -1  'True
  240.       End
  241.       Begin Menu M_FloatingToolbar 
  242.          Caption         =   "F&loating Toolbar"
  243.          Checked         =   -1  'True
  244.       End
  245.    End
  246.    Begin Menu M_Window 
  247.       Caption         =   "&Window"
  248.       Begin Menu M_Vertical 
  249.          Caption         =   "Arrange &Vertical"
  250.       End
  251.       Begin Menu M_Horizontal 
  252.          Caption         =   "Arrange &Horizontal"
  253.       End
  254.       Begin Menu M_Icons 
  255.          Caption         =   "Arrange &Icons"
  256.       End
  257.       Begin Menu M_Cascade 
  258.          Caption         =   "&Cascade"
  259.       End
  260.       Begin Menu M_Dummy5 
  261.          Caption         =   "-"
  262.       End
  263.       Begin Menu M_Restore 
  264.          Caption         =   "&Restore all"
  265.       End
  266.       Begin Menu M_Minimize 
  267.          Caption         =   "&Minimize all"
  268.       End
  269.       Begin Menu M_Dummy2 
  270.          Caption         =